home *** CD-ROM | disk | FTP | other *** search
/ Canon Creative 3 / Canon Creative 3 - Disc 2.iso / designe / IMAGES / ICONS / TRADE / VID7.OPD < prev    next >
Encoding:
Text File  |  1996-11-12  |  1.8 KB  |  95 lines

  1. #[document 66.35 131.05 119.75 183.1
  2. static oe="odd_even",nzw="nonzero_winding",wc="winding_counting";
  3. static stroked="stroked";
  4. static vert="vertical",horz="horizontal";
  5. static miter="miter",bevel="bevel",round="round";
  6. static butt="butt",proj="projected";
  7. #[page
  8. auto m=move,l=line,c=curve;
  9. auto p;
  10. gc_cspace("Lab");
  11. gc_color(100.0,0.0,0.0);
  12. rect(0,0,0,0);
  13. auto ng=draw(path());
  14. auto s=array(ng);
  15. m(87.40,155.60);
  16. l(85.45,153.15);
  17. l(83.25,153.15);
  18. l(82.30,151.45);
  19. l(84.00,149.70);
  20. l(86.65,151.45);
  21. finish_edge();
  22. p=path();
  23. gc_draw_style(stroked);
  24. gc_line_join_style(round);
  25. gc_line_cap_style(round);
  26. gc_stroke_width(1.50);
  27. gc_font_draw_style(0);
  28. gc_color(0.00,0.00,0.00);
  29. s[0]=draw(p);
  30. m(69.55,135.25);
  31. l(82.80,150.45);
  32. finish_edge();
  33. p=path();
  34. s[1]=draw(p);
  35. s[0]:=s[1];
  36. m(72.45,132.05);
  37. l(92.25,144.80);
  38. l(94.05,148.50);
  39. l(98.45,148.95);
  40. l(104.30,150.20);
  41. l(109.20,151.90);
  42. l(114.35,155.35);
  43. l(119.00,161.75);
  44. finish_edge();
  45. p=path();
  46. s[1]=draw(p);
  47. s[0]:=s[1];
  48. m(96.45,161.25);
  49. l(97.70,165.20);
  50. l(98.45,168.35);
  51. l(102.35,172.80);
  52. l(107.00,175.25);
  53. finish_edge();
  54. p=path();
  55. s[1]=draw(p);
  56. s[0]:=s[1];
  57. m(67.10,133.50);
  58. l(67.85,131.80);
  59. l(89.90,147.00);
  60. l(92.80,150.95);
  61. l(99.90,152.15);
  62. l(107.50,154.35);
  63. l(114.10,159.55);
  64. l(118.30,166.65);
  65. l(119.00,172.05);
  66. l(117.05,173.05);
  67. l(115.80,168.35);
  68. l(112.15,163.95);
  69. l(107.75,161.25);
  70. l(100.90,158.55);
  71. l(93.80,157.30);
  72. l(93.80,162.25);
  73. l(95.50,169.60);
  74. l(99.90,173.75);
  75. l(104.30,177.45);
  76. l(110.20,178.90);
  77. l(110.45,182.35);
  78. l(101.40,179.90);
  79. l(94.80,176.20);
  80. l(90.35,171.30);
  81. l(88.65,165.90);
  82. l(87.90,160.50);
  83. l(85.20,159.30);
  84. l(81.80,158.30);
  85. l(67.85,135.70);
  86. l(67.10,133.50);
  87. close_edge();
  88. p=path();
  89. s[1]=draw(p);
  90. s[0]over=s[1];
  91. page:=s[0];
  92. s=NULL;
  93. #]page
  94. #]document
  95.